/* CSS Document */

body.login {
	background: #444349;
  background: url('rakket.jpg') no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.login h1 a {
	background-image: none;);
	background-size: 100px 87px;
	width: 100px;
	height: 87px;
}

#login {
	padding: 30px 0 0;
}